home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Danish (DK-1.2.2) / HyperCard-stakke / Hjem / card_6511.txt < prev    next >
Text File  |  1989-01-17  |  8KB  |  431 lines

  1. -- card: 6511 from stack: in
  2. -- bmap block id: 3867
  3. -- flags: 4000
  4. -- background id: 2700
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on idle
  8.   put the time into card field "Tid"
  9.   pass idle
  10. end idle
  11.  
  12. on startup
  13.   show card field "Copyright"
  14.   pass startup
  15. end startup
  16.  
  17. on closeCard
  18.   hide card field "Copyright"
  19.   pass closeCard
  20. end closeCard
  21.  
  22.  
  23.  
  24. -- part 3 (button)
  25. -- low flags: 00
  26. -- high flags: 0000
  27. -- rect: left=181 top=80 right=129 bottom=236
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Rolo
  36. ----- HyperTalk script -----
  37. on mouseUp
  38.   visual effect zoom open
  39.   go to stack "Adresse"
  40. end mouseUp
  41.  
  42.  
  43.  
  44. -- part 4 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=330 top=82 right=131 bottom=392
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: File Index
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect zoom open
  59.   go to Katalog
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 8 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=411 top=78 right=132 bottom=470
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Boghylde
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect zoom open
  79.   hide message box
  80.   go to Boghylde
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 11 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=409 top=138 right=191 bottom=481
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Rejseregnskab
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   visual effect zoom open
  100.   go to Rejseregnskab
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 12 (button)
  106. -- low flags: 00
  107. -- high flags: 0000
  108. -- rect: left=339 top=137 right=189 bottom=394
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Skannede billeder
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   hide message box
  120.   visual effect zoom open
  121.   go to "Lysbilleder"
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 13 (button)
  127. -- low flags: 00
  128. -- high flags: 0000
  129. -- rect: left=111 top=143 right=190 bottom=157
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Opgaver
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   visual effect zoom open
  141.   go to card "Opgaver1" of stack "Kalender"
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 44 (button)
  147. -- low flags: 00
  148. -- high flags: 8000
  149. -- rect: left=325 top=204 right=254 bottom=409
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 7012 / 7012
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Baggrundsideer
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   visual effect zoom open
  161.   go to "Baggrundsideer"
  162. end mouseUp
  163.  
  164.  
  165.  
  166.  
  167. -- part 45 (button)
  168. -- low flags: 00
  169. -- high flags: 8000
  170. -- rect: left=186 top=207 right=253 bottom=240
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 18814 / 18814
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: Kortideer
  179. ----- HyperTalk script -----
  180. on mouseUp
  181.   visual effect zoom open
  182.   go to "Kortideer"
  183. end mouseUp
  184.  
  185.  
  186.  
  187.  
  188. -- part 46 (button)
  189. -- low flags: 00
  190. -- high flags: 8000
  191. -- rect: left=33 top=205 right=253 bottom=93
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 26884 / 26884
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: Grafikideer
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   visual effect zoom open
  203.   go to "Grafikideer"
  204. end mouseUp
  205.  
  206.  
  207.  
  208. -- part 47 (button)
  209. -- low flags: 00
  210. -- high flags: 8000
  211. -- rect: left=258 top=207 right=254 bottom=319
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 27056 / 27056
  214. -- text alignment: 1
  215. -- font id: 0
  216. -- text size: 12
  217. -- style flags: 0
  218. -- line height: 16
  219. -- part name: Knapideer
  220. ----- HyperTalk script -----
  221. on mouseUp
  222.   visual effect zoom open
  223.   go to "Knapideer"
  224. end mouseUp
  225.  
  226.  
  227.  
  228.  
  229. -- part 48 (button)
  230. -- low flags: 00
  231. -- high flags: 0000
  232. -- rect: left=103 top=202 right=255 bottom=161
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: Grafik
  241. ----- HyperTalk script -----
  242. on mouseUp
  243.   visual effect zoom open
  244.   go to Grafik
  245. end mouseUp
  246.  
  247.  
  248.  
  249. -- part 62 (button)
  250. -- low flags: 00
  251. -- high flags: 0000
  252. -- rect: left=262 top=73 right=131 bottom=315
  253. -- title width / last selected line: 0
  254. -- icon id / first selected line: 0 / 0
  255. -- text alignment: 1
  256. -- font id: 0
  257. -- text size: 12
  258. -- style flags: 0
  259. -- line height: 16
  260. -- part name: 
  261. ----- HyperTalk script -----
  262. on mouseUp
  263.   visual effect zoom open
  264.   go to card "Om" of stack "Dokumenter"
  265. end mouseUp
  266.  
  267.  
  268.  
  269.  
  270. -- part 63 (button)
  271. -- low flags: 00
  272. -- high flags: 0000
  273. -- rect: left=107 top=81 right=130 bottom=156
  274. -- title width / last selected line: 0
  275. -- icon id / first selected line: 0 / 0
  276. -- text alignment: 1
  277. -- font id: 0
  278. -- text size: 12
  279. -- style flags: 0
  280. -- line height: 16
  281. -- part name: 
  282. ----- HyperTalk script -----
  283. on mouseUp
  284.   visual effect zoom open
  285.   go to stack "Hj√¶lp"
  286. end mouseUp
  287.  
  288.  
  289.  
  290.  
  291. -- part 65 (field)
  292. -- low flags: 01
  293. -- high flags: 0000
  294. -- rect: left=405 top=305 right=325 bottom=485
  295. -- title width / last selected line: 0
  296. -- icon id / first selected line: 0 / 0
  297. -- text alignment: 1
  298. -- font id: 3
  299. -- text size: 12
  300. -- style flags: 0
  301. -- line height: 16
  302. -- part name: Tid
  303.  
  304.  
  305. -- part 69 (button)
  306. -- low flags: 00
  307. -- high flags: 0000
  308. -- rect: left=32 top=72 right=129 bottom=78
  309. -- title width / last selected line: 0
  310. -- icon id / first selected line: 0 / 0
  311. -- text alignment: 1
  312. -- font id: 0
  313. -- text size: 12
  314. -- style flags: 0
  315. -- line height: 16
  316. -- part name: 
  317. ----- HyperTalk script -----
  318. on mouseUp
  319.   visual effect zoom open
  320.   go to stack "Intro"
  321. end mouseUp
  322.  
  323.  
  324.  
  325. -- part 70 (button)
  326. -- low flags: 00
  327. -- high flags: 0000
  328. -- rect: left=29 top=139 right=190 bottom=94
  329. -- title width / last selected line: 0
  330. -- icon id / first selected line: 0 / 0
  331. -- text alignment: 1
  332. -- font id: 0
  333. -- text size: 12
  334. -- style flags: 0
  335. -- line height: 16
  336. -- part name: 
  337. ----- HyperTalk script -----
  338. on mouseUp
  339.   visual effect zoom open
  340.   go to stack Salgsrapport
  341. end mouseUp
  342.  
  343.  
  344.  
  345. -- part 76 (field)
  346. -- low flags: 80
  347. -- high flags: 0000
  348. -- rect: left=16 top=310 right=326 bottom=207
  349. -- title width / last selected line: 0
  350. -- icon id / first selected line: 0 / 0
  351. -- text alignment: 1
  352. -- font id: 3
  353. -- text size: 9
  354. -- style flags: 0
  355. -- line height: 12
  356. -- part name: Copyright
  357.  
  358.  
  359. -- part 77 (button)
  360. -- low flags: 00
  361. -- high flags: 0000
  362. -- rect: left=186 top=142 right=191 bottom=238
  363. -- title width / last selected line: 0
  364. -- icon id / first selected line: 0 / 0
  365. -- text alignment: 1
  366. -- font id: 0
  367. -- text size: 12
  368. -- style flags: 0
  369. -- line height: 16
  370. -- part name: Daglig
  371. ----- HyperTalk script -----
  372. on mouseUp
  373.   set lockScreen to true
  374.   go to stack "Kalender"
  375.   goWeekly the seconds
  376. end mouseUp
  377.  
  378.  
  379.  
  380.  
  381. -- part 78 (button)
  382. -- low flags: 00
  383. -- high flags: 0000
  384. -- rect: left=263 top=143 right=190 bottom=318
  385. -- title width / last selected line: 0
  386. -- icon id / first selected line: 0 / 0
  387. -- text alignment: 1
  388. -- font id: 0
  389. -- text size: 12
  390. -- style flags: 0
  391. -- line height: 16
  392. -- part name: Måneder
  393. ----- HyperTalk script -----
  394. on mouseUp
  395.   set lockscreen to true
  396.   go to "Kalender"
  397.   goSixMonthly the seconds
  398. end mouseUp
  399.  
  400.  
  401.  
  402. -- part 83 (button)
  403. -- low flags: 00
  404. -- high flags: 8001
  405. -- rect: left=408 top=203 right=254 bottom=488
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 1000 / 1000
  408. -- text alignment: 1
  409. -- font id: 0
  410. -- text size: 12
  411. -- style flags: 0
  412. -- line height: 16
  413. -- part name: Om version 1.2.2
  414. ----- HyperTalk script -----
  415. on mouseUp
  416.   go to stack "Om version 1.2.2"
  417. end mouseUp
  418.  
  419.  
  420.  
  421. -- part contents for background part 6
  422. ----- text -----
  423. Hjem
  424.  
  425. -- part contents for card part 65
  426. ----- text -----
  427. 9:47 AM
  428.  
  429. -- part contents for card part 76
  430. ----- text -----
  431. Copyright ¬©1987 Apple Computer, Inc.